* server.el (server-start): If unable to start the server,
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 16 Dec 2008 21:23:03 +0000 (21:23 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 16 Dec 2008 21:23:03 +0000 (21:23 +0000)
commitf531ad99897972fe2bf900fd43d3fc2245b7ebaa
treee02be1e97b72cce0451de076bf480dab66e8396f
parentf1b44ecd2ec7eb12dcc37aa94acd47d0bcb8f1e6
* server.el (server-start): If unable to start the server,
  display a warning instead of raising an error.

* startup.el (server-process): Add defvar.
  (command-line): If the daemon is unable to start the server,
  display a message and exit Emacs.
lisp/ChangeLog
lisp/server.el
lisp/startup.el